home *** CD-ROM | disk | FTP | other *** search
Text File | 2003-12-28 | 28.2 KB | 1,129 lines |
- object nastav: Tnastav
- Left = 192
- Top = 114
- BorderStyle = bsDialog
- Caption = 'Nastaven� programu'
- ClientHeight = 430
- ClientWidth = 594
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnClose = FormClose
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 4
- Top = 6
- Width = 585
- Height = 393
- ActivePage = obecnenastaveni
- TabOrder = 0
- object obecnenastaveni: TTabSheet
- Caption = 'Obecn� nastaven�'
- object Label3: TLabel
- Left = 16
- Top = 24
- Width = 186
- Height = 16
- Caption = 'Zav�r�n� programu na ESC:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 16
- Top = 64
- Width = 265
- Height = 16
- Caption = 'Spu�t�n� programu po startu Windows:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 16
- Top = 104
- Width = 258
- Height = 16
- Caption = 'Tla��tka ve v�dajech ( Nevypl�ovat ):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object startlabel: TLabel
- Left = 368
- Top = 65
- Width = 65
- Height = 13
- AutoSize = False
- Caption = 'Zru�eno'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object esclabel: TLabel
- Left = 368
- Top = 25
- Width = 65
- Height = 13
- AutoSize = False
- Caption = 'Aktivov�no'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label17: TLabel
- Left = 16
- Top = 152
- Width = 153
- Height = 16
- Caption = 'Automatick� ukl�d�n�:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ulozlabel: TLabel
- Left = 368
- Top = 153
- Width = 65
- Height = 13
- AutoSize = False
- Caption = 'Zru�eno'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label18: TLabel
- Left = 16
- Top = 192
- Width = 185
- Height = 16
- Caption = 'Asociace soubor� ( .ucet ):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object asociacelabel: TLabel
- Left = 368
- Top = 194
- Width = 65
- Height = 13
- AutoSize = False
- Caption = 'Zru�eno'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label19: TLabel
- Left = 246
- Top = 154
- Width = 79
- Height = 13
- Caption = '( v minut�ch )'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label20: TLabel
- Left = 16
- Top = 232
- Width = 243
- Height = 16
- Caption = 'Po�et zapamatovateln�ch soubor�:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object esc: TCheckBox
- Left = 336
- Top = 24
- Width = 17
- Height = 17
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = escClick
- end
- object startp: TCheckBox
- Left = 336
- Top = 64
- Width = 17
- Height = 17
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = startpClick
- end
- object volbazakazat: TButton
- Left = 336
- Top = 102
- Width = 81
- Height = 25
- Caption = 'Zak�zat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = volbazakazatClick
- end
- object volbapovolit: TButton
- Left = 456
- Top = 102
- Width = 81
- Height = 25
- Caption = 'Povolit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = volbapovolitClick
- end
- object vyhoziesc: TButton
- Left = 456
- Top = 24
- Width = 81
- Height = 18
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = vyhoziescClick
- end
- object vychozistartp: TButton
- Left = 456
- Top = 64
- Width = 81
- Height = 18
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = vychozistartpClick
- end
- object SpinEdit1: TSpinEdit
- Left = 184
- Top = 150
- Width = 57
- Height = 22
- MaxLength = 120
- MaxValue = 120
- MinValue = 1
- TabOrder = 6
- Value = 5
- end
- object uloz: TCheckBox
- Left = 336
- Top = 153
- Width = 17
- Height = 17
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 7
- OnClick = ulozClick
- end
- object Vychoziuloz: TButton
- Left = 456
- Top = 153
- Width = 81
- Height = 18
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 8
- OnClick = VychoziulozClick
- end
- object asociace: TCheckBox
- Left = 336
- Top = 193
- Width = 17
- Height = 17
- TabOrder = 9
- OnClick = asociaceClick
- end
- object Vychoziasociace: TButton
- Left = 456
- Top = 193
- Width = 81
- Height = 17
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 10
- OnClick = VychoziasociaceClick
- end
- object GroupBox1: TGroupBox
- Left = 56
- Top = 280
- Width = 457
- Height = 65
- Caption = 'Dal�� nastaven�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 11
- object Button2: TButton
- Left = 13
- Top = 24
- Width = 209
- Height = 25
- Caption = 'Vytvo�it z�stupce na plo�e'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = Button2Click
- end
- object Button4: TButton
- Left = 232
- Top = 24
- Width = 209
- Height = 25
- Caption = 'Vytvo�it z�stupce v nab�dce Start'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button4Click
- end
- end
- object SpinEdit2: TSpinEdit
- Left = 280
- Top = 230
- Width = 73
- Height = 22
- MaxLength = 10
- MaxValue = 10
- MinValue = 1
- TabOrder = 12
- Value = 5
- OnChange = SpinEdit2Change
- end
- object vychozipocet: TButton
- Left = 456
- Top = 232
- Width = 81
- Height = 17
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 13
- OnClick = vychozipocetClick
- end
- end
- object format: TTabSheet
- Caption = 'Form�t'
- ImageIndex = 1
- object Label6: TLabel
- Left = 8
- Top = 24
- Width = 111
- Height = 20
- Caption = 'Barva p�sma:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 8
- Top = 80
- Width = 134
- Height = 20
- Caption = 'Zarovn�n� textu:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 8
- Top = 136
- Width = 59
- Height = 20
- Caption = 'P�smo:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 8
- Top = 192
- Width = 39
- Height = 20
- Caption = 'Styl:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button8: TButton
- Left = 160
- Top = 24
- Width = 89
- Height = 25
- Caption = 'Vybrat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = Button8Click
- end
- object vychozibarvapisma: TButton
- Left = 256
- Top = 24
- Width = 89
- Height = 25
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = vychozibarvapismaClick
- end
- object ukazka1: TCheckBox
- Left = 360
- Top = 24
- Width = 73
- Height = 25
- Caption = 'uk�zka:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = ukazka1Click
- end
- object barvapismaukazka: TPanel
- Left = 432
- Top = 24
- Width = 145
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'Barva p�sma'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- Visible = False
- end
- object Button10: TButton
- Left = 160
- Top = 80
- Width = 89
- Height = 25
- Caption = 'Vybrat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = Button10Click
- end
- object vychozizarovnanitextu: TButton
- Left = 256
- Top = 80
- Width = 89
- Height = 25
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = vychozizarovnanitextuClick
- end
- object ukazka2: TCheckBox
- Left = 360
- Top = 80
- Width = 81
- Height = 25
- Caption = 'uk�zka:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- OnClick = ukazka2Click
- end
- object zarovnanitextuukazka: TPanel
- Left = 432
- Top = 80
- Width = 145
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'Zarovn�n� textu'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 7
- Visible = False
- end
- object pismoukazka: TPanel
- Left = 432
- Top = 136
- Width = 145
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'P�smo'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 8
- Visible = False
- end
- object Button12: TButton
- Left = 160
- Top = 136
- Width = 89
- Height = 25
- Caption = 'Vybrat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 9
- OnClick = Button12Click
- end
- object vychozipismo: TButton
- Left = 256
- Top = 136
- Width = 89
- Height = 25
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 10
- OnClick = vychozipismoClick
- end
- object ukazka3: TCheckBox
- Left = 360
- Top = 136
- Width = 65
- Height = 25
- Caption = 'uk�zka:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- OnClick = ukazka3Click
- end
- object stylukazka: TPanel
- Left = 432
- Top = 192
- Width = 145
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'Styl'
- TabOrder = 12
- Visible = False
- end
- object ukazka4: TCheckBox
- Left = 360
- Top = 192
- Width = 65
- Height = 25
- Caption = 'uk�zka:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 13
- OnClick = ukazka4Click
- end
- object Button14: TButton
- Left = 160
- Top = 192
- Width = 89
- Height = 25
- Caption = 'Vybrat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 14
- OnClick = Button14Click
- end
- object vychozistyl: TButton
- Left = 256
- Top = 192
- Width = 89
- Height = 25
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 15
- OnClick = vychozistylClick
- end
- end
- object nastavenibarev: TTabSheet
- Caption = 'Nastaven� barev'
- ImageIndex = 2
- object Label1: TLabel
- Left = 16
- Top = 24
- Width = 213
- Height = 20
- Caption = 'Barva ozna�en�ho ��dku:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 72
- Width = 197
- Height = 20
- Caption = 'Barva stavov�ho ��dku:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Left = 256
- Top = 23
- Width = 97
- Height = 25
- Caption = 'Vybrat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object vychozibarvaoznacenehoradku: TButton
- Left = 456
- Top = 23
- Width = 97
- Height = 25
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = vychozibarvaoznacenehoradkuClick
- end
- object barva1: TPanel
- Left = 384
- Top = 20
- Width = 41
- Height = 33
- BevelInner = bvLowered
- BevelOuter = bvNone
- Color = clHighlight
- TabOrder = 2
- end
- object Button3: TButton
- Left = 256
- Top = 72
- Width = 97
- Height = 25
- Caption = 'Vybrat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = Button3Click
- end
- object vychozibarvastavovehoradku: TButton
- Left = 456
- Top = 72
- Width = 97
- Height = 25
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = vychozibarvastavovehoradkuClick
- end
- object barva2: TPanel
- Left = 384
- Top = 68
- Width = 41
- Height = 33
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 5
- end
- end
- object zmenanazvu: TTabSheet
- Caption = 'Zm�na n�zv� ( P��jem, V�daje, Materi�l ... )'
- ImageIndex = 3
- object Label10: TLabel
- Left = 2
- Top = 24
- Width = 175
- Height = 20
- Caption = 'Zm�na n�zvu P��jmy:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 2
- Top = 56
- Width = 177
- Height = 20
- Caption = 'Zm�na n�zvu V�daje:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 2
- Top = 88
- Width = 189
- Height = 20
- Caption = 'Zm�na n�zvu Materi�l:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label13: TLabel
- Left = 2
- Top = 120
- Width = 250
- Height = 20
- Caption = 'Zm�na n�zvu S. + Z. poji�t�n�:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 2
- Top = 152
- Width = 241
- Height = 20
- Caption = 'Zm�na n�zvu Provozn� re�ie:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 24
- Top = 288
- Width = 534
- Height = 16
- Caption =
- 'nov� hodnoty ve stavov�m ��dku se aktualizuj� a� po vytvo�en� no' +
- 'v�ho ��dku.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label16: TLabel
- Left = 88
- Top = 248
- Width = 387
- Height = 16
- Caption = 'Pokud ji� m�te n�jak� ��dek ve stavu na ��te vytvo�en�,'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 280
- Top = 25
- Width = 161
- Height = 21
- MaxLength = 10
- TabOrder = 0
- Text = 'P��jmy'
- end
- object vychoziprijmy: TButton
- Left = 456
- Top = 24
- Width = 121
- Height = 21
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = vychoziprijmyClick
- end
- object Edit2: TEdit
- Left = 280
- Top = 56
- Width = 161
- Height = 21
- MaxLength = 10
- TabOrder = 2
- Text = 'V�daje'
- end
- object Vychozivydaje: TButton
- Left = 456
- Top = 56
- Width = 121
- Height = 21
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = VychozivydajeClick
- end
- object Edit3: TEdit
- Left = 280
- Top = 88
- Width = 161
- Height = 21
- MaxLength = 10
- TabOrder = 4
- Text = 'Materi�l'
- end
- object Vychozimaterial: TButton
- Left = 456
- Top = 88
- Width = 121
- Height = 21
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = VychozimaterialClick
- end
- object Edit4: TEdit
- Left = 280
- Top = 120
- Width = 161
- Height = 21
- MaxLength = 17
- TabOrder = 6
- Text = 'S. + Z. poji�t�n�'
- end
- object Vychoziszpojisteni: TButton
- Left = 456
- Top = 120
- Width = 121
- Height = 21
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 7
- OnClick = VychoziszpojisteniClick
- end
- object Edit5: TEdit
- Left = 280
- Top = 152
- Width = 161
- Height = 21
- MaxLength = 14
- TabOrder = 8
- Text = 'Provozn� re�ie'
- end
- object Vychoziprovoznirezie: TButton
- Left = 456
- Top = 152
- Width = 121
- Height = 21
- Caption = 'V�choz�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 9
- OnClick = VychoziprovoznirezieClick
- end
- object Panel1: TPanel
- Left = 0
- Top = 216
- Width = 586
- Height = 3
- BevelOuter = bvLowered
- TabOrder = 10
- end
- object Vychozivse: TButton
- Left = 456
- Top = 186
- Width = 121
- Height = 21
- Caption = 'V�choz� v�e'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 11
- OnClick = VychozivseClick
- end
- object Panel2: TPanel
- Left = 448
- Top = 179
- Width = 137
- Height = 3
- BevelOuter = bvLowered
- TabOrder = 12
- end
- end
- end
- object Button5: TButton
- Left = 14
- Top = 402
- Width = 145
- Height = 25
- Caption = 'Ok'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button5Click
- end
- object Button6: TButton
- Left = 232
- Top = 402
- Width = 145
- Height = 25
- Caption = 'Zru�it'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = Button6Click
- end
- object Button7: TButton
- Left = 446
- Top = 402
- Width = 129
- Height = 25
- Caption = 'V�choz� nastaven�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = Button7Click
- end
- object prehled: TStringAlignGrid
- Left = 33
- Top = 370
- Width = 41
- Height = 25
- TabOrder = 4
- Visible = False
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- OnClose = ColorDialog1Close
- Left = 4
- Top = 368
- end
- object Timer1: TTimer
- Enabled = False
- Left = 84
- Top = 368
- end
- object PopupMenu1: TPopupMenu
- Left = 116
- Top = 368
- object tn: TMenuItem
- Caption = 'tn'
- end
- object kn: TMenuItem
- Caption = 'kn'
- end
- object pn: TMenuItem
- Caption = 'pn'
- end
- end
- end
-